home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Erotic Games: Memory
/
Erotic Games: Memory.iso
/
mac
/
air_installers
/
AdobeAIR.exe
/
setup.swf
/
scripts
/
zh_Hans$states_properties.as
< prev
next >
Wrap
Text File
|
2009-02-12
|
429b
|
20 lines
package
{
import mx.resources.ResourceBundle;
public class zh_Hans$states_properties extends ResourceBundle
{
public function zh_Hans$states_properties()
{
super("zh_Hans","states");
}
override protected function getContent() : Object
{
return {"alreadyParented":"Cannot add a child that is already parented."};
}
}
}